home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cocktail / puma.lha / puma / README
Text File  |  1992-09-25  |  1KB  |  39 lines

  1. *************************************************************************
  2. *                                    *
  3. *  Puma                                    *
  4. *                                    *
  5. *  Transformation Tool based on Pattern Matching            *
  6. *                                    *
  7. *  Copyright (c) 1991 by                        *
  8. *                                    *
  9. *  Gesellschaft fuer Mathematik und Datenverarbeitung            *
  10. *  (German National Research Center for Computer Science)        *
  11. *  Forschungsstelle fuer Programmstrukturen                *
  12. *  an der Universitaet Karlsruhe                    *
  13. *                                    *
  14. *  All rights reserved.    GMD assumes no responsibility for the use    *
  15. *  or reliability of its software.                    *
  16. *                                     *
  17. *************************************************************************
  18.  
  19. Direct comments, questions, and error reports to:
  20.  
  21.     Josef Grosch
  22.     GMD Forschungsstelle
  23.     Vincenz-Priessnitz-Str. 1
  24.     D-7500 Karlsruhe 1
  25.  
  26.     Phone: 0721-662226
  27.     Email: grosch@karslruhe.gmd.de
  28.  
  29.  
  30. The directories and their contents are as follows:
  31.  
  32. directory    contents
  33. --------------------------------------------------
  34. README        this file
  35. src        source files in Modula-2
  36. m2c        source files in C
  37. ffaba-c        the "ffaba" game in C
  38. ffaba-m        the "ffaba" game in Modula-2
  39.